home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / SERIAL.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  1999-08-15  |  689 b   |  36 lines

  1. object Form3: TForm3
  2.   Left = 346
  3.   Top = 301
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Cracked!'
  7.   ClientHeight = 86
  8.   ClientWidth = 169
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 16
  19.     Width = 145
  20.     Height = 25
  21.     AutoSize = False
  22.     Caption = 'Great job cracker! Well done! Mail me: zack@mail.cz'
  23.     WordWrap = True
  24.   end
  25.   object Button1: TButton
  26.     Left = 48
  27.     Top = 48
  28.     Width = 75
  29.     Height = 25
  30.     Caption = 'OK'
  31.     Default = True
  32.     TabOrder = 0
  33.     OnClick = Button1Click
  34.   end
  35. end
  36.